Accusoft.FSInvoices1.Net
Analyze(List<String>,IImageProvider) Method




Identifiers of files to process.
Image provider for retrieving the images associated with the fileIds.
Runs analysis on a list of images.
Syntax
'Declaration
 
Public Overloads Function Analyze( _
   ByVal filesIds As List(Of String), _
   ByVal imageProvider As IImageProvider _
) As AnalyzeResults
'Usage
 
Dim instance As Processor
Dim filesIds As List(Of String)
Dim imageProvider As IImageProvider
Dim value As AnalyzeResults
 
value = instance.Analyze(filesIds, imageProvider)

Parameters

filesIds
Identifiers of files to process.
imageProvider
Image provider for retrieving the images associated with the fileIds.

Return Value

Analyze results.
Exceptions
ExceptionDescription
InvoiceProcessingExceptionThrown when more than one table is defined in FormDefinition.
See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback